romlib: Allow patching of romlib functions
authorSathees Balya <[email protected]>
Thu, 18 Oct 2018 18:14:21 +0000 (19:14 +0100)
committerSathees Balya <[email protected]>
Thu, 22 Nov 2018 17:26:57 +0000 (17:26 +0000)
commit6baf85b3e01a6c8295a53798bd92e26d517a4196
tree13c635bbe86e4419489d00ca8f04a855bf6aac4f
parentc385955764f1bbd297c233d727d3ecc1c161163a
romlib: Allow patching of romlib functions

This change allows patching of functions in the
romlib. This can be done by adding "patch" at the
end of the jump table entry for the function that
needs to be patched in the file jmptbl.i.
Functions patched in the jump table list will be
built as part of the BL image and the romlib
version will not be used

Change-Id: Iefb200cb86e2a4b61ad3ee6180d3ecc39bad537f
Signed-off-by: Sathees Balya <[email protected]>
lib/romlib/genwrappers.sh
lib/romlib/jmptbl.i
make_helpers/build_macros.mk